-
Home
-
Simple Newsletter Plugin – Noptin
-
2.0.3
-
Code
-
Classes
- Bulk_Task_Runner
Total Complexity |
34 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
326 |
Lines of code |
116 |
Logical lines of code |
62 |
Comment lines |
150 |
Methods |
18 |
Properties |
3 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
raise_time_limit() |
S |
62 |
7 |
10 |
run() |
S |
56 |
5 |
19 |
get_memory_limit() |
S |
62 |
4 |
11 |
batch_limits_exceeded() |
S |
79 |
2 |
3 |
is_process_running() |
S |
71 |
2 |
6 |
add_wp_cron_event() |
S |
73 |
2 |
5 |
time_likely_to_be_exceeded() |
S |
65 |
1 |
8 |
get_ajax_args() |
S |
65 |
1 |
9 |
get_query_url() |
S |
64 |
1 |
10 |
memory_exceeded() |
S |
69 |
1 |
6 |
__construct() |
S |
70 |
1 |
6 |
get_time_limit() |
S |
78 |
1 |
3 |
unlock_process() |
S |
76 |
1 |
4 |
lock_process() |
S |
74 |
1 |
4 |
process_task() |
S |
100 |
1 |
0 |
get_next_task() |
S |
100 |
1 |
0 |
before_run() |
S |
71 |
1 |
6 |
maybe_handle_rescheduled() |
S |
72 |
1 |
6 |